Should I continue to learn and program using ansi c or non standard? [closed]

Posted by Erik on Programmers See other posts from Programmers or by Erik
Published on 2011-03-31T18:08:04Z Indexed on 2012/11/29 11:20 UTC
Read the original article Hit count: 202

Filed under:
|

I am a Cs Student, enthusiastic about programming. C is my first programming language that I learned. (Never been exposed to programming, data structures, algorithms before) I failed the exam because I studied on my own and didn't know how to use windows non standard libraries like conio.h. (I had to draw circles, etc using get x and get y). I told them but they just don't care.

What do I do because for a beginner this is very confusing? Do I continue to study ansi c on my own, or should I study non standard c? Should I do them in parallel?

*I did use the search bar but found nothing useful that could help me.

© Programmers or respective owner

Related posts about c

    Related posts about ansi